home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Mag / Programming Expert / Code.exe / Code / helloworld / skin / overlay.css
Encoding:
Cascading Style Sheet File  |  2007-10-29  |  108 b   |  6 lines

  1. /* This is just an example.  You shouldn't do this. */
  2. #helloworld-hello
  3. {
  4.   color: red ! important;
  5. }
  6.